home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / a_man / cat1 / autofsd.z / autofsd
Encoding:
Text File  |  2001-04-17  |  6.6 KB  |  133 lines

  1.  
  2.  
  3.  
  4. aaaauuuuttttooooffffssssdddd((((1111MMMM))))                                                        aaaauuuuttttooooffffssssdddd((((1111MMMM))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      autofsd - autoFS mount/unmount daemon
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      aaaauuuuttttooooffffssssdddd [ ----vvvvTTTT ] [ ----pppp _p_r_i_o_r_i_t_y ] [ ----ttttpppp _d_u_r_a_t_i_o_n ] [ ----DDDD _n_a_m_e=_v_a_l_u_e ]
  13.              [----mmmm _m_a_x_t_h_r_e_a_d_s ]  [----EEEE _u_s_e_r ] [ ----PPPP _t_c_p|_u_d_p ]
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      _a_u_t_o_f_s_d is an RPC server that answers filesystem mount and unmount
  17.      requests from the AAAAuuuuttttooooFFFFSSSS filesystem.  It uses local files or name service
  18.      maps to locate filesystems to be mounted.  These maps are described with
  19.      the aaaauuuuttttooooffffssss(1M) command.
  20.  
  21.      The _a_u_t_o_f_s_d daemon is started during system initialization from the
  22.      /_e_t_c/_i_n_i_t._d/_n_e_t_w_o_r_k script if the configuration flags nnnnffffssss and aaaauuuuttttooooffffssss are
  23.      set oooonnnn.  Type the following commands as superuser to enable AAAAuuuuttttooooFFFFSSSS:
  24.  
  25.           _////_eeee_tttt_cccc_////_cccc_hhhh_kkkk_cccc_oooo_nnnn_ffff_iiii_gggg _nnnn_ffff_ssss _oooo_nnnn
  26.           _////_eeee_tttt_cccc_////_cccc_hhhh_kkkk_cccc_oooo_nnnn_ffff_iiii_gggg _aaaa_uuuu_tttt_oooo_ffff_ssss _oooo_nnnn
  27.  
  28.      Rebooting invokes the _a_u_t_o_f_s command and start the _a_u_t_o_f_s_d daemon with
  29.      the options contained in the file /_e_t_c/_c_o_n_f_i_g/_a_u_t_o_f_s._o_p_t_i_o_n_s.  The _a_u_t_o_f_s
  30.      command passes mount point configuration information found in the file
  31.      /_e_t_c/_a_u_t_o__m_a_s_t_e_r to _a_u_t_o_f_s_d.  Do not kill _a_u_t_o_f_s_d to change the AAAAuuuuttttooooFFFFSSSS
  32.      configuration.  Run the _a_u_t_o_f_s command to cause changes in the
  33.      configuration maps to take affect.
  34.  
  35. OOOOPPPPTTTTIIIIOOOONNNNSSSS
  36.      ----vvvv              Verbose.  Log status messages to the console.
  37.  
  38.      ----TTTT              Trace.  Expand each RPC call and display it on the
  39.                      standard output.
  40.  
  41.      ----pppp _p_r_i_o_r_i_t_y     Set the _p_r_i_o_r_i_t_y of the daemon process.  The daemon will
  42.                      run at the priority specified, with a scheduling policy
  43.                      of _S_C_H_E_D__T_S. The default priority is 30.
  44.  
  45.      ----ttttpppp _d_u_r_a_t_i_o_n    Specify the _d_u_r_a_t_i_o_n, in seconds, that the results of a
  46.                      probe of a server's availability will remain cached.  The
  47.                      default is 5 seconds.
  48.  
  49.      ----DDDD _n_a_m_e====_v_a_l_u_e   Assign _v_a_l_u_e to the indicated AAAAuuuuttttooooFFFFSSSS map substitution
  50.                      variable.  These assignments cannot be used to substitute
  51.                      variables in the master map, _a_u_t_o__m_a_s_t_e_r.
  52.  
  53.      ----mmmm _m_a_x_t_h_r_e_a_d_s   Set the maximum number of threads that _a_u_t_o_f_s_d will
  54.                      create to handle autofs mount or unmount requests.
  55.                      _a_u_t_o_f_s_d will create the threads only when needed. At this
  56.                      time the user cannot specify a number greater than 16 for
  57.                      _m_a_x_t_h_r_e_a_d_s. The default is to run autofsd multi-threaded
  58.                      with the maximum, 16 threads. Setting this option to the
  59.                      value 1 will cause autofsd to run as a single threaded
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. aaaauuuuttttooooffffssssdddd((((1111MMMM))))                                                        aaaauuuuttttooooffffssssdddd((((1111MMMM))))
  71.  
  72.  
  73.  
  74.                      process.
  75.  
  76.      ----EEEE _u_s_e_r         _a_u_t_o_f_s_d will first do a setuid to the specified _u_s_e_r
  77.                      before executing any autofs maps. This is done for
  78.                      security reasons, to allow the system administrator to
  79.                      specify that autofsd should execute autofs maps, if any,
  80.                      as a user who does not have any superuser privileges.
  81.  
  82.      ----PPPP _t_c_p|_u_d_p      _a_u_t_o_f_s_d will default to do all nfs mounts with the IP
  83.                      protocol specified here. The user can override the
  84.                      protocol specified here by using the _p_r_o_t_o=_x_y_z mount
  85.                      option in the autofs maps. The currently allowed options
  86.                      are only tcp and udp. If this (-_P) option is not used,
  87.                      the default is to do all nfs mounts with udp. If the tcp
  88.                      option is specified and the remote nfs server does not
  89.                      support nfs over tcp, autofsd will retry the mount over
  90.                      udp.
  91.  
  92. FFFFIIIILLLLEEEESSSS
  93.      _////_eeee_tttt_cccc_////_aaaa_uuuu_tttt_oooo______mmmm_aaaa_ssss_tttt_eeee_rrrr             master map for AAAAuuuuttttooooFFFFSSSS
  94.      _////_eeee_tttt_cccc_////_cccc_oooo_nnnn_ffff_iiii_gggg_////_aaaa_uuuu_tttt_oooo_ffff_ssss_...._oooo_pppp_tttt_iiii_oooo_nnnn_ssss   options and arguments for the _a_u_t_o_f_s command
  95.                                   and the _a_u_t_o_f_s_d daemon
  96.  
  97. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  98.      autofs(1M), chkconfig(1M), mount(1M), sched_setscheduler(2).
  99.  
  100. CCCCAAAAVVVVEEEEAAAATTTTSSSS
  101.      For security reasons, the user should be extremely wary using the -_E
  102.      option. It's use is deprecated. Support for executable autofs maps may go
  103.      away in the future.
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.